Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'stream' to allowed job type list; fix issue adding large numbers of channels #13692

Merged
merged 6 commits into from
Jul 8, 2024

Conversation

samsondav
Copy link
Collaborator

@samsondav samsondav commented Jun 25, 2024

@samsondav samsondav requested a review from a team June 25, 2024 19:16
@samsondav samsondav requested a review from a team as a code owner June 25, 2024 19:16
@samsondav samsondav requested review from jmank88 and akuzni2 June 25, 2024 19:17
akuzni2
akuzni2 previously approved these changes Jun 25, 2024
msuchacz-cll
msuchacz-cll previously approved these changes Jun 25, 2024
jmank88
jmank88 previously approved these changes Jun 25, 2024
jmank88
jmank88 previously approved these changes Jun 26, 2024
@samsondav samsondav requested a review from a team as a code owner June 27, 2024 13:55
@samsondav samsondav changed the title Add 'stream' to allowed job type list Add 'stream' to allowed job type list; fix issue adding large numbers of channels Jun 27, 2024
msuchacz-cll
msuchacz-cll previously approved these changes Jul 2, 2024
samsondav added 5 commits July 2, 2024 15:00
- Improve streams logging; add "Verbose" option
- Bump chainlink-data-streams
- Fix some LLO bugs
@@ -605,6 +605,11 @@ env = 'test' # Example

[Mercury]

# VerboseLogging enables detailed logging of mercury/LLO operations. These logs
# can be expensive since they may serialize large structs, so they are disabled
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# can be expensive since they may serialize large structs, so they are disabled
# are expensive since they may serialize large structs, so they are disabled

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.

4 participants