Saamsa / SaamsaTestingApp

0 stars 0 forks source link

window reloading before topic was created #34

Closed adam-thibodeaux closed 2 years ago

adam-thibodeaux commented 2 years ago

window was reloading to refetch topics from server before topic was created if topic had large number of partitions (>~50)

this resulted in topic not being in topic dropdown lists, required refresh to obtain accurate topic list

is completely broken with caching, as we need to wait for cache duration to expire to get that newly created topic in dropdown