reconnects not exported from deployment.lisp

Sean Whitton spwhitton at spwhitton.name
Fri Aug 5 03:54:50 BST 2022


Hello,

On Fri 05 Aug 2022 at 03:03am +01, Andreas Reuleaux wrote:

> Hi,
>
> I found reconnects in deployment.lisp quite useful -
> for my use case i.e. - and to that end had to export it in
>
>   https://git.spwhitton.name/consfigurator/tree/src/package.lisp
>
> with
>
>   #:reconnects
>
> All the other deployments are exported there - thus this seems
> an omission to me [?].
>
>
> I will be happy to explain my use case in some more detail if needed [?]
>
> (And quite possibly, there is another / shorter way of doing what I want
> to achieve - without reconnects i.e. - just for now I am relying on
> reconnects .)

It's deliberate, as I was worried that it's a footgun.

Please do go ahead and explain your usecase :)

-- 
Sean Whitton



More information about the sgo-software-discuss mailing list