Skip to content

Disable ping interval during application warmup

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 19:19
Immutable release. Only release title and notes can be modified.

Prevent Transmit from starting its ping interval when the AdonisJS application runs in warmup mode. This allows commands such as node ace codegen to exit normally while keeping the Transmit service available to preloads for authorization rules. Ping intervals remain unchanged in normal application modes.