exchange icon indicating copy to clipboard operation
exchange copied to clipboard

Use one global HTTP Client and Cache

Open tgulacsi opened this issue 6 months ago • 0 comments

It was implicit, but New overwritten the already initialized cache.

Other changes:

  • Simplify cacheDuration calculation with Time.Truncate
  • Use one parseDate for all date parsing, add error reporting.
  • Simplify and remove inefficiencies in processQuery.

tgulacsi avatar Aug 18 '24 06:08 tgulacsi