Home / Companies / Svix / Blog / March 2024

March 2024 Summaries

2 posts from Svix

Filter
Month: Year:
Post Summaries Back to Blog
The text reviews and analyzes Razorpay's webhook documentation, highlighting its strengths and areas of improvement. It praises the detailed and comprehensive nature of the documentation, particularly in the sections related to signature verification, event catalog, and testing tools. However, it suggests that the retry policy section could be improved by explicitly stating the exponential backoff schedule. Overall, the review concludes that Razorpay's webhook docs are great and can serve as a model for other companies looking to implement world-class webhooks.
Mar 26, 2024 1,050 words in the original blog post.
Omniqueue 0.2.0 has been released, a Rust library that provides a common interface over queueing services like Amazon SQS, RabbitMQ and so on. This release adds Google Cloud's Pub/Sub as another backend. The API of the new release should still look familiar if you have previously used Omniqueue, but there are some changes to the overall shape of the API. Custom encoders and decoders feature has been removed from Omniqueue. For more content like this, follow us on Twitter, Github or RSS for the latest updates for the Svix webhook service, or join the discussion on our community Slack.
Mar 12, 2024 696 words in the original blog post.