Base solution for your next web application

Activities of "zyrel.sermon"

Hi @ismcagdas

We will try to implement first the changes on jwt validation and we'll update you once soon.

Thanks

Answer

Hi @ismcagdas

We will try to implement the changes based on what you've suggested and we'll update you soon.

Thanks

Question

Hi,

We are experiencing sudden increase in connections in our server, is there a documention or guide in anz on how to handle/ dispose connections? Is there any retry mechanism in anz if theres a failed connection? or is there a way to reused connections? Please advise.

Thanks

Hi @ismcagdas

thanks for the response, we will check this. How about the retry mechanism if there is failure in creating connection in the database is it already implemented in anz?

Thanks,

We are having peak connection issues on our azure servers, based on the recommendation of the azure engineer, they recommend to implement a interception login in EF core if there is none, that's why we are asking if there is a documentation of interception in anz? Or is it already implemented in anz version 8.2.0.0? And is there a retry mechanism in anz for creating connections in the database? Please advise.

Thanks

Question

Hi,

Is there any tutorial or documentation on how to implement interception logic in EF Core? Is there a retry mechanism in anz for creating connections in the database? we are using v8.2.0.0

Thanks

Hi,

Are there any additional instructions on your end how to implement the service bus on anz based when integrating with devexpress?

We are hosting on multiple instance and already followed the instructions based on the documentation https://docs.devexpress.com/XtraReports/10769/web-reporting/general-information-on-web-reporting/microsoft-azure-reporting

the reports is already working, but we are wondering why is the service bus take an average time to process (5 secs). Do you have any ideas what's causing this? Or is it out of scope of anz?

Please advise, thanks

Question

Hi Is there any chance that you are using the service bus in the latest version of anz with devexpress reporting? We are using the 8.2.0 version of anz and integrated it with devexpress, based on our observation the processing time of the service bus has an average of 5 secs. Upon checking on the changelogs the latest version there are already integration of devexpress. I was wondering if you could give us some steps to follow on how to setup this up properly? It is possible that we miss some step on our integration that's why it takes some time to process. Please advise, Thank you.

Answer

Hi @ismcagdas

im having issues using the secret key created on the maintenance page i did follow the check signature method https://aspnetboilerplate.com/Pages/Documents/Webhook-System#check-signature but the signature doesn't match. Please advise.

Thanks,

Answer

ok got it, so here's the issue, we've created a webhook endpoint but it lacks security,we need this enpoint continously working without logging in, we could add a authtoken on headers but what if the token expires? is there any additional set of security needed in implementing webhooks besides secret key? please advise, thanks.

Showing 11 to 20 of 38 entries