You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 34m 51s logged

Finally got the site and bot completely stable! I added an offline fallback simulation to the frontend, so if the backend is down or the site is loaded statically (like on Cloudflare/Netlify), the ‘Try It Live’ demo won’t crash with 404s anymore—it gracefully switches to mock responses.
On the backend, I fixed rate-limiting crashes on /dsb-trivia by setting up fail-safes so it falls back to local questions if the external APIs act up. I also restored the missing Slack command registrations and cleaned up the package.json dependencies so everything compiles perfectly on production hosts like Railway

0

Comments 0

No comments yet. Be the first!