conveyal / analysis-backend

Server component of Conveyal Analysis
http://conveyal.com/analysis
MIT License
23 stars 12 forks source link

more tags on workers #127

Closed abyrd closed 6 years ago

abyrd commented 6 years ago

We're now tagging worker machines with network ID and R5 commit, but it would be nice to also have the name of the user and group that the worker was started for (for billing or stats). This is a little complicated because we need to pass additional information down into a call stack without trashing encapsulation too badly.