connorhaugh

Results 9 comments of connorhaugh

Does this kind of documentation of workarounds help, while we work to maybe retire devstack?

@cmltaWt0 just to pin down, when you say "MFEs" do you mean `frontend-app-learning`? I have seen that error myself on M1, but only for that specific MFE. Just trying to...

I did my own visual review, it seems that this code is to be merged upon completion of this work, so definitely don't merge it, and it should be temporary.

@ormsbee It seems somewhat logical to me that ordinal ids might get too long, but is this solution more future proof than switching to a fixed-length hash?

So I tested this using https://github.com/openedx/edx-platform/pull/30895 as my branch of edx-platform. I was able to perform Create Read Update (no delete because I'm not sure it works) operations on a...

Great use of atomic commits here it makes reading the story of this revision much easier.

Hey @bradenmacdonald thanks for the excellent feedback. Team priorities have kept my eyes off this for a bit, but I think I have a solution. > Do we have read-only...

@bszabo If you could hi light any changes required by the merge, I would be happy to give this a second thumb upon review of those changes.

Based on Tim's comment, I went and looked into if we were getting what we needed from celery by default. To do that, I looked at the logs over the...