DalgoT4D / DDP_backend

Django app for the DDP platform
GNU Affero General Public License v3.0
12 stars 40 forks source link

Used v2 of getting pipeline logs #722

Closed mdshamoon closed 3 months ago

mdshamoon commented 3 months ago

Summary

Used v2 of getting pipeline logs

fatchat commented 3 months ago

is anyone using this function? if so then this change will break the caller ... didn't check but i assume the frontend calls this to get logs. if we merge this then we need to keep the front and back in sync which is slightly extra work

better to make a new function and call that one, then next week you can remove this old one