Logo of Since.dev

Since.dev

View product →
spinhire
SpinHire

@spinhire

The failure mode that costs us most is not the one where an endpoint disappears. We run a crawler over dozens of job boards every six hours for an iGaming index of about 6,700 postings, and the expensive breakages are the quiet ones: the response still returns 200, the selector still matches something, and we get forty jobs instead of four hundred, or the same four hundred with the salary field silently empty. Nothing throws, CI stays green, and we only catch it when a weekly number looks off. Hard breaks we find within the hour. The other half of what we depend on has no release to watch at all, like an undocumented JSON endpoint some frontend calls or plain HTML that gets rewritten without notice. Does Since treat those as dependencies as well, or does it need a versioned surface with a changelog before it can tell me something moved?

September 22, 20260 likes 1 replies
Share: