Subomi Oluwalana
Subomi Oluwalana
> x-webdoc URLs are not Handled by Apple and iOS Mail Clients > Apple's Mail client and the iOS Mail client do not convert these URLs to browser readable format....
I tried to gracefully exit my instance and the following happened: ```bash > ./convoy server -w=false [2022-07-30 21:39:23] WARN maximum response size of 51200kb too large, using default value of...


When pushing events to Convoy, it is required to supply the `event_type`. This has become unnecessary because 1. With our ingesters, we want to receive events from just anybody. This...
Most security-driven APIs require static IPs, so companies can open their firewall to specific IP addresses. Enable Convoy support static IPs out-of-the-box. Companies who implement this today - Coinbase, Stripe,...
Currently, the Convoy dashboard shows `Convoy` alone. We should find somewhere on the dashboard to reflect the version number to enable debugging that specific deployment.
By design, subscriptions should be able to override project configuration. For example, if a subscription specifies a different retry configuration compared to what is defined in the project. The subscription...
Currently, there is no way to set up endpoint-specific authentication. This is required because an endpoint can sit behind an authorisation server, and we will need more than `HMAC` to...
