Skip to content

dramatiq: shard subscriber functions per derived config - #314

Open
nsidnev wants to merge 1 commit into
nsidnev/queue-subscribe-max-durationfrom
nsidnev/dramatiq-max-duration
Open

dramatiq: shard subscriber functions per derived config#314
nsidnev wants to merge 1 commit into
nsidnev/queue-subscribe-max-durationfrom
nsidnev/dramatiq-max-duration

Conversation

@nsidnev

@nsidnev nsidnev commented Aug 20, 2026

Copy link
Copy Markdown
Member

Makes he Dramatiq adapter to respect the max_duration for subscriber functions and shard queue topics, so that actors with different time limits are deployed as separate functions with the appropriate maxDuration.

Like the SDK it also caps the maximum time_limit value (including the TimeLimit middleware) to 30 minutes, but prints warnings instead of raising errors for values ​​greater than those supported by the platform, so user code remains deployable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant