irods / irods_rule_engine_plugin_logical_quotas

BSD 3-Clause "New" or "Revised" License
1 stars 9 forks source link

[#4] Added stream support (master) #8

Closed korydraughn closed 4 years ago

trel commented 4 years ago

a thought - is there a scenario where using the _except peps make sense? we ever care to catch the case when things fail? update the right bookkeeping somewhere?

korydraughn commented 4 years ago

I'm not sure what the except peps would do. The pre peps are responsible for making sure quotas are enforced. If they are doing their job then the except peps aren't needed in regards to the implementation operating correctly.

trel commented 4 years ago

fair enough - is this ready to be merged except for the #?

korydraughn commented 4 years ago

Yes