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

Expose kwargs in create_logs and write immediately from services #247

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

cicdw
Copy link
Member

@cicdw cicdw commented Apr 29, 2021

Summary

This PR is a no-op from the perspective of Server - it allows for arbitrary **kwargs to be passed to create_logs so that services that call this function can declare that they want the logs written immediately.

Importance

For better compatibility between Server and Cloud in the backend. cc: @mashun4ek

Checklist

This PR:

  • adds new tests (if appropriate)
  • adds a change file in the changes/ directory (if appropriate)

@cicdw cicdw requested a review from jlowin April 29, 2021 01:53
@cicdw cicdw requested a review from zanieb as a code owner April 29, 2021 01:53
@github-actions github-actions bot added the API label Apr 29, 2021
@cicdw cicdw merged commit ec8dca5 into master Apr 29, 2021
@cicdw cicdw deleted the dud-kwarg branch April 29, 2021 02:02
@zanieb zanieb mentioned this pull request May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants