Status
Can you search right now
Read live from the API when you loaded this page, not from a dashboard somebody remembers to update. It answers one question: whether search is working, and for which topics.
Capabilities
Two parts of the product are optional deployments rather than features that either exist or do not. When one is off, a request that needs it gets a 503 naming it, never a response that looks fine with the thing you asked for quietly missing.
What the states mean
| State | Meaning |
|---|---|
ok | Every topic can be served. |
degraded | One topic cannot be served at all, while the other still can. A real thing to know before you retry. |
down | No topic can be served. Searches are returning 502. |
This page reports what you can act on and nothing else. Internal wobbles that leave search working are not incidents and are not published here, because a status page that cries outage over a healthy service is one nobody reads twice.
Per request, an empty results array is never how you find out something
failed. A search we could not serve is a 502, and one held back by
rate limiting is a 429 with Retry-After.
No uptime promise
There is no SLA here and this page is not one. Trawlia is run by one person, so a figure like 99.9% would be a number chosen to match what everyone else prints rather than a commitment anyone could hold us to. What is on offer instead is this page, error codes that never disguise a failure as an empty result, and a real address that reaches the person who wrote the code.
Raw JSON: https://api.trawlia.co/v1/status