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

feat: Add response time service #567

Merged
merged 2 commits into from
Nov 9, 2021
Merged

feat: Add response time service #567

merged 2 commits into from
Nov 9, 2021

Conversation

ebebbington
Copy link
Member

No description provided.

@ebebbington ebebbington linked an issue Nov 7, 2021 that may be closed by this pull request
3 tasks

constructor() {
super();
}
Copy link
Member

Choose a reason for hiding this comment

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

Why constructor?

Copy link
Member Author

Choose a reason for hiding this comment

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

No reason really, just didn’t realise until now how pointless it was :p good shout, I’ll remove it

Copy link
Member Author

Choose a reason for hiding this comment

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

done :) 23be120

@ebebbington
Copy link
Member Author

docs are drashland/website-v2#41

@crookse crookse added the Type: Minor Merging this pull request results in a minor version increment label Nov 9, 2021
@crookse
Copy link
Member

crookse commented Nov 9, 2021

FAST AF BOIIIII

@crookse crookse merged commit 81897ad into master Nov 9, 2021
@crookse crookse deleted the response-time-service branch November 26, 2021 02:01
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Minor Merging this pull request results in a minor version increment
Development

Successfully merging this pull request may close these issues.

ResponseTime middleware
3 participants