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

Idea: Add the option to expire item borrowing after elapsed time #27

Open
JoshuaRedmond opened this issue Jun 13, 2017 · 1 comment
Open

Comments

@JoshuaRedmond
Copy link

Problem

People sometimes forget to release an environment they've finished using, leaving us to fall back on periodic Slackbot reminders and whole-channel requests for a spare environment.

Idea

Have the option to make environment borrowing expire after a period of time. Provide a default time for borrowing, with the option of specifying a different duration when requesting a new assignment. When the time is about to expire, send a direct message to the assignee giving them a chance to extend their assignment (with a reason perhaps), or release the environment for someone else to use.

@outofcoffee
Copy link
Owner

This is a great idea. The 'items' backend is probably the right place for this logic. What would you want to use to schedule checking if the time period has elapsed?

@outofcoffee outofcoffee changed the title Idea: Add the option to expire environment borrowing based on time Idea: Add the option to expire item borrowing after elapsed time Feb 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants