Skip to content

Commit

Permalink
Merge branch 'master' into weboko/lighten-send-retry
Browse files Browse the repository at this point in the history
  • Loading branch information
weboko authored Oct 16, 2024
2 parents 9552c7c + 19a5d29 commit 8fc68be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk/src/protocols/filter/constants.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const DEFAULT_KEEP_ALIVE = 10_000;
export const DEFAULT_KEEP_ALIVE = 60_000;

export const DEFAULT_SUBSCRIBE_OPTIONS = {
keepAlive: DEFAULT_KEEP_ALIVE
Expand Down

0 comments on commit 8fc68be

Please sign in to comment.