railslove/epics

Is EBICS_NO_DOWNLOAD_DATA_AVAILABLE really an error?

namxam opened this issue · 4 comments

I would vote to handle the case of no available statements differently. It should not raise an error, but return an empty array. We could catch the exception.

bumi commented

do you have some more context around EBICS_NO_DOWNLOAD_DATA_AVAILABLE. When does that error happen?

bumi commented

ping @namxam any thoughts?

and maybe we should do some voting @kangguru @yoyostile 👍 or 👎

bumi commented

problem would be that it changes the behavior. so if we decide to use this it should probably go in the next major release?

bumi commented

no vote == closing the issue until somebody opens it again to request this change.