In my project, I am planning to use “Spring Boot External Client” jar. One of the questions I have is how many Topics I can configure ? Is there is limit ? I didn’t find anything in the documentation. Because I can forsee over the time, my number of Topics will increase…so any recommendations ?
Hi @Deepak_Adlakha,
There is no limit for defining Topics. because they won’t do any thing in engine until an ExternalTask
call it.