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

added request_counter metric #83

Open
wants to merge 2 commits into
base: 0.4
Choose a base branch
from
Open

added request_counter metric #83

wants to merge 2 commits into from

Conversation

nayonikasen
Copy link
Collaborator

No description provided.

@@ -86,7 +86,7 @@ async def from_request(
zlib=headers["zlib"],
id=str(uuid.uuid4()),
received=datetime.now(),
last_status_update=float(headers['sent-timestamp']),
# last_status_update=float(headers['sent-timestamp']),
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@JadenFiotto-Kaufman I commented this out as I'm getting a KeyError here when I run scripts/test.py - looks like it was a recent change you made. Can you take a look once and see if you can reproduce it? Thanks!

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