aces / cbrain

CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
GNU General Public License v3.0
70 stars 43 forks source link

auto-refresh config's boutiques descriptor #1174 #1365

Open MontrealSergiy opened 7 months ago

MontrealSergiy commented 7 months ago

Auto-refresh tool config boutiques descriptor by checking the json file timestap.

Not sure how well scales. Perhaps create race conditions (task started with old boutiques, then post-processed to a recent one), well, that may happen with current codebase too

resolves #1174