DEV Community

Cover image for Quirrel Newsletter #3 - Incident Dashboards, Cron RFC
Simon Knott for Quirrel

Posted on

2 1

Quirrel Newsletter #3 - Incident Dashboards, Cron RFC

Welcome to the third episode of the Quirrel Newsletter.

This one is a quick one, I just want to let you know about a new feature: The incident dashboard.

"incident" is what Quirrel calls an error in your application code.
Until now, Quirrel didn't do anything when it encountered one - not exactly optimal, eh?
Fear no longer! Quirrel will now send you an e-mail whenever one of your job handlers fails:

Incident E-Mails

You'll then be able to see the incident's full job payload in the incident dashboard:

Incident Dashboard

Since Quirrel jobs are end-to-end-encrypted, the dashboard also allows you to decrypt your job's payloads on the client-side :)

Quirrel users with on-premise hosted instances can specify how they want to receive incidents using the INCIDENT_RECEIVER_ENDPOINT environment variable.

But the incident dashboard is not the only thing that's changed.
I'm currently preparing a big improvement to Cron jobs and published an RFC:

https://github.com/quirrel-dev/quirrel/issues/31

If you've got a spare minute (and you most certainly have, if you're reading this), I'd love to get some feedback on that.

Alright, that's it for this episode - a quick one, as promised!

Thanks to all the nice people who helped bring these changes into existence, especially Max! Really appreciate your support :D

Best
Simon

Image of Datadog

The Future of AI, LLMs, and Observability on Google Cloud

Datadog sat down with Google’s Director of AI to discuss the current and future states of AI, ML, and LLMs on Google Cloud. Discover 7 key insights for technical leaders, covering everything from upskilling teams to observability best practices

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay