What actually updates routinely for a conference? ...
# confetti
y
What actually updates routinely for a conference? Do we pick up edits to the source data within an hour or so?
m
It's all a manual process right now
You can trigger an update with a POST request, let met check
Copy code
curl -X POST <https://import-dot-confetti-349319.uw.r.appspot.com/update/kotlinconf2023>
y
I'm not planning to
More want to understand if I need to factor it in to the experience
I moved refresh for wear onto the settings screen. So it's mostly nightly updates.
m
I think that's OK
We could poll the sessionize API but I don't expect it to change that often