qstash-js
):
qstash-py
):
FlowControlKey
(Console and SDK support in progress).flow-control period
, allowing users to define a period for a given rate—up to 1 week.rate: 3 period: 1d
means publishes will be throttled to 3 per day.IN_PROGRESS
as a filter option when grouping by message ID, making it easier to query in-flight messages.qstash-js
):
events
to logs
for clarity when referring to QStash features. client.events()
is now deprecated, and client.logs()
has been introduced. See details here.qstash-py
):
qstash-py
):
TypeScript SDK (qstash-js
):
Python SDK (qstash-py
):
schedule_id
values.Upstash-Callback-Forward-...
prefix.Qstash Server:
upstash-signature
. Released with qstash-js v2.7.14.schedule to queues
feature to the qstash-js. See here. Released with qstash-js v2.7.14.Timeout
, Method
, Callback
, CallbackHeaders
, FailureCallback
, FailureCallbackHeaders
, and MaxRetries
.Retry-After
, Qstash now recognizes X-RateLimit-Reset
, X-RateLimit-Reset-Requests
, and X-RateLimit-Reset-Tokens
as backoff time indicators. See here for more details.nbf
(not before) claim on Signing Keys to 0. This claim specifies the time before which the JWT must not be processed. Previously, this was incorrectly used, causing validation issues when there were minor clock discrepancies between systems.