We have implemented new quota types to enhance control over webhook calls per minute:
per_contract_request_webhooks_per_minute_limit
: controls calls to webhooks per minute at the contract level.per_workspace_request_webhooks_per_minute_limit
: controls calls to webhooks per minute at the workspace level.These quotas enable fine-grained management of webhook usage, ensuring optimal performance and resource utilization.
The default limit is 120 requests per minute
Please contact our support if your contract needs to change the limit.
Error notification for Quota exceedance
When the quota is exceeded, the following error message will be displayed:
{
"error": "Request quota exceeded: contract 5b5ed1cf272cf80011ae7b43 (false) | workspace 59d341e9037f7200184a408b (true)",
"requestId": "9a315b2c476bd2c6f40a8d739d3f348e"
}
Note: Once the requests go above 120 per minute they will be rejected with an error and no messages are queued.
Keep an eye on your quota limits to maintain smooth operations!
We’ve introduced a new feature-flag subscribe_to_error_by_default
, designed to streamline error subscription management within flows. This feature is accessible at both Tenant and Contract levels.
By default, this feature is set to true
for all tenants, ensuring seamless error tracking. You can customize this setting using API calls through POST
and PATCH
methods at the following endpoints:
The update of Kubernetes to version 1.28 is planned for the 27th of April 2024.
Introducing a new metric to our Dashboard: Messages in Queues. This metric provides valuable insights into the status of unprocessed messages and offers a detailed list of flows along with their respective message queue counts. Now, you can easily monitor message queue performance, ensuring efficient message processing across your workflows.
Note: The counter displays the total messages in the queues. To see details please click on the counter.
Run Now
Button in Flow Designer HeaderThe Run Now
button is now available in the header of active flows, allowing users to effortlessly initiate the run-now functionality directly from the flow designer interface.
USER_NAME
in email templateAdded a new environment variable USER_NAME
to the email template workspace-invite-new-user
. This variable dynamically populates the receiver’s full name (firstName
and lastName
) in the invitation email.
Now, the email notifications can be personalized with the recipient’s name, creating a more engaging and tailored experience for new users joining your workspace.
Updated UI for the credentials section, implementing a cleaner and more user-friendly design for checkboxes.
1.0.0
Make Raw Request
ActionTranslate Document
ActionTranslate Text
Action1.0.0
Make Raw Request
ActionLookup Objects (plural)
ActionLookup Object By ID
Action1.1.0
Archive Object
ActionLookup Object (at Most One)
ActionLookup Objects (plural)
Action1.1.0
Send Request
ActionSend Request
Action is now dynamic2.4.0
Lookup Objects (plural)
Action